|   | Name | Description | 
  | Bind | Overloaded. Sets ItemsSource by builder. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,ListBox<T>,ListBoxBuilder<T>>) | 
  | CheckedIndexes | Overloaded. Sets the CheckedIndexes property.   | 
  | CheckedMemberPath | Sets the CheckedMemberPath property.   | 
  | CheckedValues | Overloaded. Sets the CheckedValues property.   | 
  | CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | DisplayMemberPath | Sets the DisplayMemberPath property.   | 
  | Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | IsContentHtml | Sets the IsContentHtml property.   | 
  | IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | ItemFormatter | Sets the ItemFormatter property.   | 
  | ItemsSourceId | Sets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,ListBox<T>,ListBoxBuilder<T>>) | 
  | ItemTemplateContent | Sets the ItemTemplateContent property.   | 
  | ItemTemplateId | Sets the ItemTemplateId property.   | 
  | MaxHeight | Sets the MaxHeight property.   | 
  | OnClientCheckedItemsChanged | Sets the OnClientCheckedItemsChanged property.   | 
  | OnClientFormatItem | Sets the OnClientFormatItem property.   | 
  | OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | OnClientItemChecked | Sets the OnClientItemChecked property.   | 
  | OnClientItemsChanged | Sets the OnClientItemsChanged property.   | 
  | OnClientLoadedItems | Sets the OnClientLoadedItems property.   | 
  | OnClientLoadingItems | Sets the OnClientLoadingItems property.   | 
  | OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | OnClientSelectedIndexChanged | Sets the OnClientSelectedIndexChanged property.   | 
  | SelectedIndex | Sets the SelectedIndex property.   | 
  | SelectedItem | Sets the SelectedItem property.   | 
  | SelectedValue | Sets the SelectedValue property.   | 
  | SelectedValuePath | Sets the SelectedValuePath property.   | 
  | TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) | 
  | Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>) |